home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Apple LAN Literacy / Literacy Segments Part 3 / Literacy Segments Part 3 / card_16080.txt < prev    next >
Text File  |  1989-08-22  |  822b  |  31 lines

  1. -- card: 16080 from stack: in
  2. -- bmap block id: 16183
  3. -- flags: 0000
  4. -- background id: 17743
  5. -- name: Access Methods C/22
  6. ----- HyperTalk script -----
  7. on openCard
  8.   beenHereFlag 2,1
  9.   -- first param is item #, second is line # (of global)
  10.   pass openCard
  11. end openCard
  12.  
  13.  
  14. -- part contents for background part 6
  15. ----- text -----
  16. 16080
  17.  
  18. -- part contents for background part 24
  19. ----- text -----
  20. When a node receives the token, it transmits its data if it has any.  If it has no data to transmit, it allows the token to pass.
  21.  
  22. After a node has finished sending it releases the token.  The token can then be used by the destination node to confirm that the data was received.
  23.  
  24.  
  25. -- part contents for background part 5
  26. ----- text -----
  27. Token Passing  (2 of 4)
  28.  
  29. -- part contents for background part 3
  30. ----- text -----
  31. Access Methods